'宣言 Public Class InputTimeBuilder(Of T) Inherits C1.Web.Mvc.Fluent.ComboBoxBaseBuilder(Of T,InputTime(Of T),InputTimeBuilder(Of T)) Implements Microsoft.AspNetCore.Html.IHtmlContent
public class InputTimeBuilder<T> : C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,InputTime<T>,InputTimeBuilder<T>>, Microsoft.AspNetCore.Html.IHtmlContent